Update TORCH_XLA_USER_GUIDE.md#45
Open
ManfeiBai wants to merge 1 commit intollama2-google-next-inferencefrom
Open
Update TORCH_XLA_USER_GUIDE.md#45ManfeiBai wants to merge 1 commit intollama2-google-next-inferencefrom
ManfeiBai wants to merge 1 commit intollama2-google-next-inferencefrom
Conversation
miladm
reviewed
Nov 7, 2023
| `example_text_completion.py` can also be ran on GPUs with XLA:GPU without quantization. To do that, you need different wheels than the above such | ||
| that you have XLA:GPU support. Please refer to [pytorch/xla](https://github.com/pytorch/xla#wheel) repo to download | ||
| a suitable GPU nightly wheel for your environment. | ||
| a suitable GPU nightly at 2023/04/22 wheel for your environment. |
There was a problem hiding this comment.
why are we using such an old whl @ManfeiBai?
Collaborator
Author
There was a problem hiding this comment.
newest nightly wheel has issue of !info.content.empty(), debugging locally now, and 2023/04/22 wheel could pass
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.